home *** CD-ROM | disk | FTP | other *** search
/ Almathera Ten Pack 3: CDPD 3 / Almathera Ten on Ten - Disc 3: CDPD3.iso / jam / jamdisk4 / arpuserdocs3.1 / quit < prev    next >
Text File  |  1995-03-18  |  606b  |  67 lines

  1.  
  2.  
  3.  
  4.      Quit(V1.3)              ARP User's Manual              Quit(V1.3)
  5.  
  6.  
  7.  
  8.      NAME
  9.           Quit - Exit from a batch file with the given error code.
  10.  
  11.      SYNOPSIS
  12.           Quit RC
  13.  
  14.      DESCRIPTION
  15.           Quit forces an exit from the currently executing batch file.
  16.           If given a numeric argument, it will return this as it's own
  17.           exit status.
  18.  
  19.           Note that Ash (the ARP Shell) contains this command as a
  20.           builtin.
  21.  
  22.      SEE ALSO
  23.           Ash Manual
  24.  
  25.  
  26.  
  27.  
  28.  
  29.  
  30.  
  31.  
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.      Page 1                                          (printed 4/28/89)
  64.  
  65.  
  66.  
  67.